body{ min-width: 1200px; background: #fff;}
.w{ width: 1200px; margin: 0 auto;}
h3 a{color: #333333;}
.w100tl { width: 100%; background: url(../images/menubg.jpg) repeat-x left top;}
.w1200 { width: 1200px; margin: 0 auto;}
.home-nav { height: 55px; padding-bottom: 15px; padding-top: 15px;}
.home-nav dl { border-right: 1px dashed #e5e5e5;}
.f14 { font-size: 14px;}
.mr25 { margin-right: 25px;}
.pr5 { padding-right: 5px;}
.home-nav dt {float: left; font-size: 24px; line-height: 55px;}
.mr20 { margin-right: 20px;}
.pr10 { padding-right: 10px;}
.home-nav dt a { color: #ffe401; font-weight: bold;}
.home-nav dd {float: left; width: 86px; height: 28px; line-height: 28px; white-space: normal;}
.home-nav dd a { display: block; color: #fff;}
.home-nav dd a:hover{ color: #ffe401;}
.tfy-header .mt{ background: #f5f5f6; height: 36px; line-height: 36px; font-size: 12px; color: #8f9aa8;}
.tfy-header .mt a{ color: #8f9aa8;}
.tfy-header .mt img{ vertical-align: -4px; margin-right: 6px;}
.tfy-header .mt .fr dd{ float: right; position: relative; padding: 0 10px;}
.tfy-header .mt .fr dt{ float: right; width: 10px;}
.tfy-header .mt .fr dd ul{ width: 100%; position: absolute; top: 36px; left: 0; box-shadow: 2px 2px 0 0 rgba(0,0,0,.1); border-top: 0; background: #fff; display: none; z-index: 12;}
.tfy-header .mt .fr dd:hover ul{ display: block;}
.tfy-header .mt .fr .tfy-erweima ul{ width: 172px; height: 192px;}
.tfy-header .mt .fr dd li{ text-align: center;}
.tfy-header .mt .fr dd li a{ font-size: 12px; line-height: 30px; display: block;}
.tfy-header .mt .fr dd li a:hover{ color: #ff5c00;}
.tfy-header .mt .fr dd li p{ font-size: 14px; text-align: center; color: #333;}
.tfy-header .mt .fr dd li .tfy-img{ width: 150px; height: 150px; margin: 0 auto;}
.tfy-header .mt .fr dd li .tfy-img img{ width: 100%; height: 100%;}

.tfy-mc{ width:100%;height: 120px;background:#ffffff;margin: 0 auto;z-index:99;}
.head-fixed-top{position: fixed;top: 0;left: 0;box-shadow: 0px 0px 4px 0px #ccc;border-bottom: solid 1px #e8e8e8;}
.tfy-mc .tfy-logo{ float: left;width:330px;margin-top:26px;}
.tfy-mc .tfy-logo img{ max-width:330px;max-height:86px;overflow: hidden; }
.tfy-mc .tfy-search{ float: left;margin-left:20px;}
.tfy-mc .tfy-search .tfy-t{ margin-top: 14px; overflow: hidden; margin-bottom: 10px;}
.tfy-mc .tfy-search .tfy-t li{ float: left; font-size: 14px; color: #8f9aa8; line-height: 32px; position: relative; cursor: pointer; margin-right: 40px;}
.tfy-mc .tfy-search .tfy-t li.active{ font-weight: bold; color: #333333;}
.tfy-mc .tfy-search .tfy-t li.active:after{ position: absolute; content: ""; bottom: 0; left: 0; width: 100%; height: 2px; background: #ff5b6a;}
.tfy-mc .tfy-search .tfy-b{ position: relative;}
.tfy-mc .tfy-search .tfy-b .search{ float: left; width: 410px; height: 38px; border: 1px solid #f0f0f0; background: #fafafa; border-radius: 4px; border-top-right-radius: 0; border-bottom-right-radius: 0; border-right: 0; padding: 0 20px; font-size: 14px;}
.tfy-mc .tfy-search .tfy-b .button{ float: left; width: 80px; height: 40px; border: 0; cursor: pointer;}
.tfy-searchbox{ position: absolute; top: 40px; left: 0; z-index: 12; background: #fff; width: 410px; padding: 20px; box-shadow: 0 3px 4px 0 rgba(0,0,0,.3); display: none;}
.tfy-searchbox dt{ font-size: 12px; color: #ff5c00; margin-bottom: 10px;}
.tfy-searchbox dd{ overflow: hidden; font-size: 14px; line-height: 28px;padding:2px;}
.tfy-searchbox dd:hover{background:#EEE;cursor:pointer}
.tfy-searchbox dd span{ float: left; color: #333333; margin-right: 15px;}
.tfy-searchbox dd em{ float: left; color: #808080;}
.tfy-searchbox dd i{ float: right; color: #808080;}
.tfy-searchbox2 {
	position: absolute;
	top: 40px;
	left: 0;
	z-index: 12;
	background: #fff;
	width: 410px;
	max-height: 300px;
	overflow-y: auto;
	padding: 20px;
	box-shadow: 0 3px 4px 0 rgba(0, 0, 0, .3);
	display: none;
}

.tfy-searchbox2 dt {
	font-size: 12px;
	color: #ff5c00;
	margin-bottom: 10px;
}

.tfy-searchbox2 dd {
	overflow: hidden;
	font-size: 14px;
	line-height: 28px;
	padding: 2px;
}

.tfy-searchbox2 dd:hover {
	background: #EEE;
	cursor: pointer
}

.tfy-searchbox2 dd span {
	float: left;
	color: #333333;
	margin-right: 15px;
		max-width: 260px;
		display: inline-block;
		overflow: hidden;
		text-overflow:ellipsis;
		white-space: nowrap;
}

.tfy-searchbox2 dd em {
	float: left;
	color: #808080;
}

.tfy-searchbox2 dd i {
	float: right;
	/* color: #808080; */
	color:#ea6e31;
	padding:0px 10px;
	background:#fff4ee;
	border-radius: 5px;
}
.tfy-mc .tfy-btn{ float: right; margin-top: 40px; overflow: hidden;}
.tfy-mc .tfy-btn a{ display: block; width: 98px; padding-left: 18px; height: 42px; float: left; margin-left: 20px; font-size: 12px; line-height: 42px; font-weight: bold; text-align: center;}
.tfy-mc .tfy-btn .tfy-map{ background: url(../images/img22.png); color: #ff5c00;}
.tfy-mc .tfy-btn .tfy-new{ background: url(../images/img3.png); color: #fff;}

.tfy-mb{ height: 50px; background: #ff3b4b;}
.tfy-mb .w{overflow: hidden;}
.tfy-mb .slide li{ width: 9%; float: left; text-align: center;}
.tfy-mb .slide li h3{ font-size: 16px; color: #fff; cursor: pointer; line-height: 50px;}
.tfy-mb .slide li h3 a{color: #fff;}
.tfy-mb .slide li.active h3{ background: #fa1d30;}
.tfy-mb .slide dl{ background: #ffffff; display: none; position: relative; z-index: 10;}
.tfy-mb .slide dd a{ display: block; line-height: 30px; font-size: 14px; color: #333;}
.tfy-mb .slide dd a:hover{ background: #f7f7f7; color: #ff5c00;}

.tfy-banner{ width: 100%; position: relative;height:440px;overflow: hidden;}
.tfy-banner .bd ul{ width: 100% !important;}
.tfy-banner .bd li{ width: 100% !important;height:440px;}
.tfy-banner .bd li span{display: none}
.tfy-banner .bd li a{cursor: pointer;width: 100% !important;height: 440px;position: absolute;}

.tfy-banner .hd li{ float: left; margin-right: 10px; background: rgba(255,255,255,.4);}
.tfy-banner .hd{ position: absolute; bottom: 24px; left: 50%; z-index: 10; margin-left: -600px;}
.tfy-banner .hd li{ width: 11px; height:11px; border-radius: 11px; background: rgba(255,255,255,.4); font-size: 0; cursor: pointer; transition: 0.5s all;}
.tfy-banner .hd li.on{  background: #fff;}

.tfy-floor1{ background:#ffffff;overflow: hidden; margin-bottom: 15px;}
.tfy-floor1 .tfy-l .mt{ overflow: hidden; width: 675px;}
.tfy-floor1 .tfy-l .mt .tfy-img{ width: 78px; height: 71px; margin-top: 20px; margin-bottom: 12px;}
.tfy-floor1 .tfy-l .mt .tfy-tit{ width: 557px; padding: 0 20px; overflow: hidden; margin-top: 25px; height: 60px; background: #f5f5f6; line-height: 60px;}
.tfy-floor1 .tfy-l .mt .tfy-tit h3{ font-weight: bold; font-size: 28px; color: #333333; overflow: hidden; }
.tfy-floor1 .tfy-l .mt .tfy-tit h3 a{color: #333333;}
.tfy-floor1 .tfy-l .mt .tfy-tit h3 a:hover{color:#ff3b4b;}
.tfy-floor1 .tfy-l .slide3{ position: relative; width: 675px; height: 320px;}
.tfy-floor1 .tfy-l .slide3 .bd li span{display: none}

.tfy-floor1 .tfy-l .slide3 .hd{ position: absolute; bottom: 12px; right: 16px; z-index: 10;}
.tfy-floor1 .tfy-l .slide3 .hd li{ margin-left: 5px; float: left; width: 15px; height: 2px; background: rgba(255,255,255,.4); font-size: 0; cursor: pointer; transition: 0.5s all;}
.tfy-floor1 .tfy-l .slide3 .hd li.on{ background: #fff;}

.tfy-floor1 .tfy-r{ width: 505px;}
.tfy-floor1 .tfy-r .mt{ overflow: hidden; border-bottom: 1px solid #e6e6e6; padding-bottom: 12px;}
.tfy-floor1 .tfy-r .mt .tfy-img{ width: 82px; height: 26px; margin-top: 21px;line-height:24px; font-size:14px; color: #fff; text-align:center; background:url(../images/img7.png) left no-repeat;}

.tfy-floor1 .tfy-r .mt .tfy-btn li{ float: left; margin-left: 10px; margin-top:15px ;}
.tfy-floor1 .tfy-r .mt .tfy-btn li a{ display: inline-block; padding: 0 14px; height: 30px; line-height: 30px; border-radius: 15px; background: #f5f5f6; font-size: 14px; color: #333333;}
.tfy-floor1 .tfy-r .mt .tfy-btn li a img{ vertical-align: middle; margin-right: 6px;}
.tfy-floor1 .tfy-r .mc{ padding-bottom: 12px;}
.tfy-floor1 .tfy-r .mc h2{ text-align: center; font-size: 24px; color: #ff3b4b; font-weight: bold; line-height: 50px;padding:5px;}
.tfy-floor1 .tfy-r .mc h2.lineheight40{
	line-height: 40px;padding:5px 5px 0px;
}
.tfy-floor1 .tfy-r .mc p.show2lines {
	padding: 0px 13px 0px 6px;
	line-height: 28px;
	height:50px;
	overflow: hidden;
	text-overflow: ellipsis;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2; 
	
}
.tfy-floor1 .tfy-r .mc h2 a{color: #ff3b4b;}
.tfy-floor1 .tfy-r .mc p{ padding: 0 20px; font-size: 14px; color: #333333; line-height: 21px; height: 42px; overflow: hidden;}
.tfy-floor1 .tfy-r .mcc{ overflow: hidden; height: 32px; background: #f5f5f6; border-radius: 4px; padding: 0 10px; margin-bottom: 10px;}
.tfy-floor1 .tfy-r .mcc img{ float: left; margin-right: 7px; margin-top: 10px;}
.tfy-floor1 .tfy-r .mcc .slide1{ width: 405px; float: left;}
.tfy-floor1 .tfy-r .mcc .slide1 li a{ display: block; font-size: 14px; color: #333333; line-height: 32px;}
.tfy-floor1 .tfy-r .mb dl{ line-height: 36px; font-size: 16px; color: #333333;}
.tfy-floor1 .tfy-r .mb dt{ margin: 5px 0; padding-left: 14px; font-weight: bold; position: relative;}
.tfy-floor1 .tfy-r .mb dt:after{ content: ""; position: absolute; left: 0; top: 16px; width: 4px; height: 4px; background: #d9d9d9; border-radius: 50%;}
.tfy-floor1 .tfy-r .mb dd{ padding-left: 14px; position: relative;}
.tfy-floor1 .tfy-r .mb dd a:hover{color: #ff5c00;}
.tfy-floor1 .tfy-r .mb dd:after{ content: ""; position: absolute; left: 0; top: 16px; width: 4px; height: 4px; background: #d9d9d9; border-radius: 50%;}
.tfy-floor1 .tfy-r .mb dd span{ color: #d9d9d9; padding: 0 10px;}
.tfy-floor1 .tfy-r .mb .more{ margin-left: 14px; margin-top: 8px; display: inline-block;}

.slide4{ padding-bottom: 20px; border-bottom: 1px solid #e6e6e6; margin-bottom: 15px;}
.slide4 .hd{ overflow: hidden; background: #f5f5f6; text-align: center;}
.slide4 .hd li{ width: 25%; float: left; cursor: pointer; position: relative; height: 44px; line-height: 44px;}
.slide4 .hd li.on{ background: #fff; color: #ff5c00;}
.slide4 .hd li.on:after{ content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 1px; background: #ff5c00;}
.slide4 .bd{ width: 1200px; overflow: hidden;}
.slide4 .bd ul{ width: 1220px; overflow: hidden;}
.slide4 .bd li{ width: 224px; margin-right: 20px; float: left; padding-top: 20px;overflow:hidden;}
.slide4 .bd li .tfy-img{ width: 224px; height: 170px; position: relative; border-radius: 3px; margin-bottom: 10px;overflow:hidden;}
/*
.slide4 .bd li .tfy-img img{transition-duration:0.5s;}
.slide4 .bd li .tfy-img img:hover {transform: scale(1.1);-webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1);}
*/
.slide4 .bd li .tfy-img p{ padding: 0 15px; position: absolute; bottom: 15px; left: 0; width: 194px; color: #fff; z-index: 9; font-weight: bold; font-size: 14px;}
.slide4 .bd li .tfy-img .bg{ position: absolute; z-index: 8; bottom: 0; left: 0;}
.slide4 .bd li .tfy-tit .tfy-t{ overflow: hidden; font-weight: bold; color: #333333; font-size: 14px; line-height: 24px;}
.slide4 .bd li .tfy-tit .tfy-t em{ color: #fc5260;}
.slide4 .bd li .tfy-tit .tfy-t span{ float: right; font-size: 12px; color: #8f9aa8;}
.slide4 .bd li .tfy-tit .tfy-t span img{ vertical-align: middle; margin-right: 4px;}
.slide4 .bd li .tfy-tit .tfy-b{ font-size: 12px; color: #333333; margin-top: 5px;}

.tfy-floor2{margin-top:5px;}
.tfy-floor3{margin-top: 20px;}
.tfy-floor3 .mt h3{ font-size: 36px; color: #333333; font-weight: bold;}
.tfy-floor3 .mt .tfy-r{ float: right; margin-bottom: 15px; margin-top: 11px;}
.tfy-floor3 .mt .tfy-map{ margin-left: 10px; display: block; width: 86px; padding-left: 20px; height: 36px; font-size: 12px; color: #fff; font-weight: bold; line-height: 36px; text-align: center;}

.tfy-floor3 .mt .tfy-search{ border-radius: 18px; overflow: hidden; width: 270px; height: 36px; background: #f5f5f6; margin-left: 10px;}
.tfy-floor3 .mt .tfy-search input{ width: 171px; border: 0; border-right: 1px solid #e6e6e6; padding: 0 20px; height: 36px; float: left; background: #f5f5f6; font-size: 14px;}
.tfy-floor3 .mt .tfy-search button{ float: left; font-size: 14px; color: #ff5c00; background: #f5f5f6; width: 58px; height: 36px; border: 0; cursor: pointer;}
.tfy-floor3 .mt .tfy-tit{ width: 765px; height: 36px; border-radius: 18px; background: #f5f5f6; font-size: 12px; color: #333333; line-height: 36px;}
.tfy-floor3 .mt .tfy-tit span{ display: inline-block; width: 100px; text-align: center; border-right: 1px solid #d1d1d1; height: 18px; margin-top: 9px; line-height: 18px; float: left; font-weight: bold;}
.tfy-floor3 .mt .tfy-tit .slide2{ float: left;}
.tfy-floor3 .mt .tfy-tit a{ width: 580px; display: inline-block; padding: 0 12px;}
.tfy-floor3 .mc{ overflow: hidden;}
.tfy-floor3 .mc .tfy-l{ width: 300px;}
.tfy-floor3 .mc .tfy-l .tfy-t{ background: #f5f5f6; border-radius: 3px; height: 150px; margin-bottom: 20px;}
.tfy-floor3 .mc .tfy-l h2{ line-height: 42px; font-size: 14px; color: #333333; font-weight: bold; padding: 0 15px; position: relative;}
.tfy-floor3 .mc .tfy-l h2:after{ content: ""; position: absolute; left: 0; top: 14px; width: 3px; height: 14px; background: #ff5c00;}
.tfy-floor3 .mc .tfy-l ul{ text-align: center;}
.tfy-floor3 .mc .tfy-l li{ display: inline-block; width: 90px; height: 90px; border-radius: 6px; font-size: 14px; color: #333333;}
.tfy-floor3 .mc .tfy-l li:hover{ background: #fff;}
.tfy-floor3 .mc .tfy-l li a{ display: block; height: 90px;}
.tfy-floor3 .mc .tfy-l li img{ margin-top: 20px;}
.tfy-floor3 .mc .tfy-l li p{ margin-top: 10px;}
.tfy-floor3 .mc .tfy-l .tfy-b{ background: #f5f5f6; border-radius: 3px; height: 434px;}

.tfy-floor3 .mc .tfy-l .tfy-b .tfy-box{ padding: 0 15px; overflow-y: auto; overflow-x: hidden; height: 377px;}
.tfy-floor3 .mc .tfy-l .tfy-b .tfy-box::-webkit-scrollbar {/*???整体?式*/
    width: 3px;     /*高?分????????的尺寸*/
    height: 1px;
}
.tfy-floor3 .mc .tfy-l .tfy-b .tfy-box::-webkit-scrollbar-thumb {/*???里面小方?*/
    border-radius: 10px;
     -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    background: #535353;
}
.tfy-floor3 .mc .tfy-l .tfy-b .tfy-box::-webkit-scrollbar-track {/*???里面?道*/
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    border-radius: 10px;
    background: #EDEDED;
}
.tfy-floor3 .mc .tfy-l .tfy-b dl{ padding-left: 2px; position: relative; padding-bottom: 18px;}
.tfy-floor3 .mc .tfy-l .tfy-b dl:after{ content: ""; position: absolute; left: 2px; top: 0; width: 1px; height: 100%; background: #cccccc; z-index: 8;}
.tfy-floor3 .mc .tfy-l .tfy-b dl:first-child:after{ top: 8px; height: calc(100% - 8px);}
.tfy-floor3 .mc .tfy-l .tfy-b dt span{ display: inline-block; padding:2px;height: 20px; line-height: 20px; text-align: left; background: #fff; font-size: 12px; color: #808080; margin-left: 8px; vertical-align: top;width: 100%;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}   /* ㄩ?????????ㄩ?????????ㄩ?????????ㄩ??????????ㄩ?????岩????ㄩ?????????ㄩ???ㄩ??????ㄩ?????????ㄩ??????ㄩ?????????ㄩ?????????*/
.tfy-floor3 .mc .tfy-l .tfy-b dt span.emptySpan{ display: inline-block; padding:2px;height: 20px; line-height: 20px; text-align: center; background: #fff; font-size: 12px; color: #808080; margin-left: 8px; vertical-align: top; width: 2px;}   /* ?????????ㄩ?????????ㄩ????????房????ㄩ??????ㄩ???????????????????ㄩ?????岩????ㄩ??????????ㄩ??????????????????ㄩ?????房??????????????房??????????????????ㄩ??????∩???岩???ㄩ???????????∩????????????????ㄩ??????房????*/
.tfy-floor3 .mc .tfy-l .tfy-b dt:after{ content: ""; position: absolute; left: 0; top: 8px; width: 5px; height: 5px; border-radius: 50%; background: #a0a0a0; z-index: 9;}
.tfy-floor3 .mc .tfy-l .tfy-b dd{ padding-left: 17px; font-size: 14px; line-height: 30px;}
.tfy-floor3 .mc .tfy-l .tfy-b .de{ margin: 0 auto; width: 67px; font-size: 14px; line-height: 30px; background: url(/images/img45.png);}
.tfy-floor3 .mc .tfy-l .tfy-b .de a{ color:#fff;}
.tfy-floor3 .mc .tfy-l .tfy-b dd span{ color: #333333;}
.tfy-floor3 .mc .tfy-l .tfy-b dd em{ color: #808080; float: right;font-size:12px;}

.tfy-floor3 .mc .tfy-r{ overflow: hidden; width: 880px;}
.tfy-floor3 .mc .tfy-r ul{ overflow: hidden; width: 900px; float:left;}
.tfy-floor3 .mc .tfy-r li{ width: 280px; margin-right: 20px; float: left; margin-bottom: 20px;}
.tfy-floor3 .mc .tfy-r li .tfy-img{ width: 280px; height: 220px;overflow:hidden;border-radius:5px}
.tfy-floor3 .mc .tfy-r li .tfy-img:hover img {transform: scale(1.1);}
.tfy-floor3 .mc .tfy-r li .tfy-img img{ width: 100%;min-height: 220px;transition: all .6s;}

.tfy-item .tfy-img{ position: relative;}
.tfy-item .tfy-img .type{
    font-size: 12px;padding: 0 10px;
	color: #fff;
	border: 1px solid #fff;
	border: 1px solid hsla(0,0%,100%,.5);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#80000000",endColorstr="#80000000");
	border-radius: 12px;
	background: rgba(48,48,51,.5);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#32303033",endColorstr="#32303033");
	margin-right: 10px;
	display: inline-block;
	height: 24px;
	line-height: 22px;
    margin-bottom: 10px;
    position:absolute; top:12px; right:12px;}

.tfy-item .tfy-img .type1{ background: #6b3;}
.tfy-item .tfy-img .type2{ background: #49e;}
.tfy-item .tfy-img .type3{ background: #F60;}
.tfy-item .tfy-img .type4{ background: #bbb;}
.tfy-item .tfy-tit{ margin-top: 15px;}
.tfy-item .tfy-tit .mt{ overflow: hidden;}
 .tfy-item .tfy-tit .mt .fl {font-size: 16px;color: #333333;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;} 
.tfy-item .tfy-tit .mt .fr{ font-size: 14px; color: #333333;}
.tfy-item .tfy-tit .mt .fr span{ color: #ff5b6a;font-weight: bold;}
.tfy-item .tfy-tit .mb{ overflow: hidden;height: 24px;}
.tfy-item .tfy-tit .mb .fl span{ display: inline-block; font-size: 12px; color: #8f9aa8; line-height: 18px; border: 1px solid #8f9aa8; padding: 0 5px; border-radius: 2px; margin-right: 6px;}
.tfy-item .tfy-tit .mb .fr{ font-size: 12px; color: #8f9aa8; line-height: 20px;}
.tfy-item .tfy-tit .mb .fr img{ vertical-align: middle; margin-right: 5px;}

.slide2{width:600px; overflow:hidden;}


.tfy-floor4{ overflow: hidden; margin-bottom: 20px;}
.tfy-floor4 .fl{ height: 271px; width: 300px;}
.tfy-floor4 .kft-txt {float: left;width: 300px;height: 271px}
.tfy-floor4 .kft-txt h2{ line-height: 40px; font-size: 14px; color: #333333; font-weight: bold; padding: 0 15px; position: relative;}
.tfy-floor4 .kft-txt h2:after{ content: ""; position: absolute; left: 0; top: 14px; width: 3px; height: 14px; background: #ff5c00;}
.tfy-floor4 .kft-txt ul {border: 1px solid #e6e6e6;border-radiusㄩ???????????∩????????ㄩ????????????????????????????∩ㄩ?????????5px;padding: 0 0 0 10px;overflow: hidden}
.tfy-floor4 .kft-txt ul li {height: 75px;line-height: 75px;font-size: 16px;border-bottom: 1px solid #eee;padding-left: 67px}
.tfy-floor4 .kft-txt ul .che {background: url(../images/kft-che.png) no-repeat;}
.tfy-floor4 .kft-txt ul .hui {background: url(../images/kft-hui.png) no-repeat;}
.tfy-floor4 .kft-txt ul .last {background: url(../images/kft-last.png) no-repeat;border-bottom: none}


.tfy-floor4 .mt{ position: relative;width: 880px;overflow: hidden;}
.tfy-floor4 .mt a{ display: block; position: absolute; right: 0; top: 0;line-height: 40px; font-size: 14px; color: #8f9aa8; cursor: pointer;}

.tfy-floor4 .mt h2{ line-height: 40px; font-size: 14px; color: #333333; font-weight: bold; padding: 0 15px; position: relative;}
.tfy-floor4 .mt h2:after{ content: ""; position: absolute; left: 0; top: 14px; width: 3px; height: 14px; background: #ff5c00;}


.tfy-floor4 .mb{ border: 1px solid #e6e6e6; border-radius: 5px;height: 229px; position: relative;}
.tfy-floor4 .mb .tfy-smbox{ padding-left: 23px; padding-top: 33px; float: left;}
.tfy-floor4 .mb h2{ position: absolute; bottom: 20px; left: 80px; font-size: 14px; color: #8f9aa8;}
.tfy-floor4 .mb h2 span{ font-size: 18px; color: #ff4d5b; font-weight: bold;}
.tfy-floor4 .mb .tfy-rbox{ float: left; width: 410px; margin-left: 55px; margin-top: 26px;}
.tfy-floor4 .mb .tfy-rbox .tfy-t{ text-align: center; font-size: 0; margin-bottom: 15px;}
.tfy-floor4 .mb .tfy-rbox .tfy-t li{ width: 84px; height: 30px; display: inline-block; vertical-align: top; margin: 0 8px; font-size: 12px; color: #fff; line-height: 30px;}
.slide10 li{ color: #808080; font-size: 14px; width: 410px; overflow: hidden; text-align: left;}
.slide10 li span{ display: block; float: left; line-height: 30px;}
.slide10 li .time{ width: 115px;}
.slide10 li .name{ width: 65px;}
.slide10 li .address{ width: 120px;}
.slide10 li .phone{ width: 110px; text-align: right;}
.tfy-tao{ width: 100%; height: 120px; background: url(../images/img19.jpg) no-repeat center top; margin-bottom: 20px;}
.tfy-tao li{ width: 20%; float: left; text-align: center; color: #fff;}
.tfy-tao li h2{ font-size: 32px; margin-top: 23px;}
.tfy-tao li p{ font-size: 18px; font-weight: bold;}

.tfy-floor5{ margin-bottom: 20px;}
.tfy-floor5 .w{ position: relative;}
.tfy-floor5 .tfy-tx{ width: 1200px; overflow: hidden; margin-bottom: 20px;}
.tfy-floor5 .tfy-tx ul{ overflow: hidden; width: 1220px;}
.tfy-floor5 .tfy-tx li{ width: 285px; float: left; margin-right: 20px;}
.tfy-floor5 .tfy-tx .tfy-tit .mt .fl{font-size: 16px; max-width:220px;overflow:hidden;}
.tfy-floor5 .w .tfy-tx .tfy-img{ width: 285px; height:180px; overflow:hidden;}
.tfy-floor5 .w .tfy-tx .tfy-img img{ width: 100%; min-height:180px; overflow:hidden;}



.main_list { margin-top:10px;}
.main_list .topic { border-top:2px solid #78bc0e;}
.main_list li {border-bottom:1px solid #f1f1f1; font-size:14px; height:46px; line-height:46px; overflow:hidden; *zoom:1; vertical-align:top; color:#666;}
.main_list li:hover{background-color:#FFFFCC;}
.main_list .gray { margin-right:10px;}
.main_list li .cat { margin-left:10px; margin-right:0; font-size:12px;}
.main_list .tu,.main_list .hf,.main_list .sj { margin-left:8px; padding:0 6px; color:#fff; font-size:12px; text-decoration:none; display:inline-block; *display:inline; vertical-align:middle; line-height:20px; height:20px; border-radius:10px;}
.main_list .tu { background-color:#78bc0e;}
.main_list .hf { background-color:#36c;}
.main_list .sj { background-color:#f78115;}
.main_list .a,.main_list .b,.main_list .c,.main_list .d { float:left; vertical-align:top; overflow:hidden;text-overflow:ellipsis;}
.main_list .a { width:650px;}
.main_list .b { width:120px;}
.main_list .c { width:100px;}
.main_list .d { width:80px; font-size:12px;}
.main_list .a .title { font-size:16px;}
.main_list .f1,.main_list .z1,.main_list .a1,.main_list .b1,.main_list .c1,.main_list .d1 { float:left; vertical-align:top; overflow:hidden;text-overflow:ellipsis;}

.main_list .f1 { width:850px;}
.main_list .z1 { width:250px;}
.main_list .z1 a{ color:#006600;}
.main_list .a1 { width:570px;}
.main_list .a1 img{vertical-align:middle}
.main_list .b1 { width:120px;}
.main_list .c1 { width:100px;}
.main_list .c1 em { font-size:16px; color:#FF0000; font-weight:bold;}
.main_list .t1 {vertical-align:top; overflow:hidden;text-overflow:ellipsis;}
.main_list .d1 {width:80px;display: inline-block;min-width: 80px;height: 100%;}
.main_list .t1 {width:80px;text-align: right;float: right;}
.main_list .a1 .biaoti { font-size:16px;}
.blue:visited { color:#666}

.mainNewsScroll{height: 36px; border-radius: 18px; background: #f5f5f6; font-size: 14px; color: #333333; line-height: 36px;}
.mainNewsScroll{width:1200px;overflow:hidden}
.mainNewsScroll h4{float:left;font-size:14px;text-indent:15px;font-weight:400}
.mainNewsScroll h5{float:left;font-size:14px;text-indent:15px;font-weight:400}
.mainNewsScroll h5 a{ font-size: 14px; font-weight: bold; color: #ff0000;}

.mainNewsScroll-list{float:left;position:relative;width:1015px;height:30px;overflow:hidden}
.mainNewsScroll-list ul{width:9999px;height:30px;overflow:hidden;position:absolute;}
.mainNewsScroll-list ul li{float:left;height:30px; margin-right:10px;}
.mainNewsScroll-list li span{padding:0 4px 0 5px;font-family:Arial,Helvetica,sans-serif; color:#FF0000}



.tfy-floor5 .tfy-bx .tfy-l{ padding-left: 15px; width: 270px; background: #fafafa; height: 490px; border-radius: 3px;}
.tfy-floor5 .tfy-bx .tfy-l .mt .tfy-t{ font-weight: bold; font-size: 18px; color: #333333; line-height: 40px;}
.tfy-floor5 .tfy-bx .tfy-l .mt .tfy-t a{ float: right; font-size: 14px; font-weight: normal; padding-right: 15px;}
.tfy-floor5 .tfy-bx .tfy-l .mt .tfy-t img{ vertical-align: -1px; margin-right: 3px;}
.tfy-floor5 .tfy-bx .tfy-l .mt .tfy-t a img{ margin-right: 0; margin-left: 4px;}
.tfy-floor5 .tfy-bx .tfy-l .mt .tfy-b{ font-size: 12px; color: #8f9aa8; border-bottom: 1px solid #e6e6e6; padding-bottom: 10px;}
.slide5 .bd li{ overflow: hidden; font-size: 14px; line-height: 36px;}
.slide5 .bd li .l{ width: 100px; margin-right: 6px; color: #333333;}
.slide5 .bd li .c{ width: 120px; color: #475eb4;}
.slide5 .bd li .c img{ vertical-align: -1px; margin-left: 5px;}
.slide5 .bd li .r{ width: 100px; padding-right: 12px; text-align: right; color: #8f9aa8; font-size: 12px;}
.slide5 .hd{ text-align: center; font-size: 0; line-height: 14px; margin-top: 10px;}
.slide5 .hd a{ display: inline-block; width: 8px; height: 14px; cursor: pointer;}
.slide5 .hd ul{ display: inline-block; vertical-align: middle; margin: 0 12px;}
.slide5 .hd li{ cursor: pointer; width: 8px; height: 8px; border-radius: 50%; overflow: hidden; background: #bfbfbf; display: inline-block; margin: 0 6px; vertical-align: middle;}
.slide5 .hd li.on{ background: #333;}
.tfy-floor5 .tfy-bx .tfy-r{ width: 895px;}
.slide6 .hd{ position: absolute; top: -46px; left: 304px;}
.slide6 .hd li{ float: left; font-size: 14px; color: #333; line-height: 32px; position: relative; cursor: pointer; margin-right: 40px;}
.slide6 .hd li a{ font-size: 14px; color: #8f9aa8; cursor: pointer;}
.slide6 .hd li.active:after{ position: absolute; content: ""; bottom: 0; left: 0; width: 100%; height: 2px; background: #ff5b6a;}


.slide6 .hd li.on{ font-weight: bold; color: #333333;}
.slide6 .hd li.on:after{ position: absolute; content: ""; bottom: 0; left: 0; width: 100%; height: 2px; background: #ff5b6a;}
.slide6 .bd li{ border-bottom: 1px solid #e6e6e6; height:56px;}
.slide6 .bd li .tfy-tit{ margin-top: 7px;}
.slide6 .bd ul li:last-of-type{ border-bottom: 0;}
.slide6 .bd li a{ margin-bottom: 10px; font-size:16px;}
.slide6 .bd li a:hover{ color: #ff5c00;}
.slide6 .bd .mt .fl span{margin-left: 5px;}
.slide6 .bd .mt .fl span a{font-size:12px;}


.slide6 .bd .mt .fl img{ vertical-align: middle; margin-right: 3px;}


.slide7{ margin-bottom: 20px;}
.slide7 .w{ position: relative; padding-left: 50px; width: 1150px;}
.slide7 .next{ width: 25px; height: 52px; cursor: pointer; position: absolute; top: 39px; right: 0;}
.slide7 .prev{ width: 25px; height: 52px; cursor: pointer; position: absolute; top: 39px; left: 0;}
.slide7 .bd{ width: 1100px;}
.slide7 .bd ul{ width: 1115px; overflow: hidden;}
.slide7 .bd li{ float: left; width: 140px; margin-right: 15px; overflow: hidden;text-align: center}
.slide7 .bd li .tfy-tit .mb{ color: #8f9aa8; font-size: 14px;}
.slide7 .w .bd ul .tfy-item .tfy-img {width: 80px; height:80px;border-radius:50%;overflow: hidden;margin-left: 40px}
.slide7 .w .bd ul .tfy-item .tfy-img img{ width: 100%;height: auto;}





.tfy-jingji{ margin: 10px auto 10px auto; width: 170px; height: 44px; border-radius: 22px; border: 1px solid #e6e6e6; text-align: center; font-size: 14px; color: #333333; display: block; line-height: 44px;}

.tfy-floor6{ margin-bottom: 20px;}
.tfy-floor6 .w{ position: relative;}
.tfy-floor6 .tfy-tx{ width: 1200px; overflow: hidden; margin-bottom: 20px;}
.tfy-floor6 .tfy-tx ul{ overflow: hidden; width: 1220px;}
.tfy-floor6 .tfy-tx li{ width: 285px; float: left; margin-right: 20px;}
.tfy-floor6 .tfy-tx .tfy-tit .mt .fl{font-size: 16px; max-width:200px;overflow:hidden;}
.tfy-floor6 .w .tfy-tx .tfy-img { width: 285px; height:180px; overflow:hidden;}
.tfy-floor6 .w .tfy-tx .tfy-img img{ width: 100%; min-height:180px; overflow:hidden;}


.tfy-floor6 .tfy-l{ width: 285px;}
.tfy-floor6 .tfy-l .mt{ margin-bottom: 15px;}
.tfy-floor6 .tfy-l .mt h3{ height: 18px; line-height: 18px; color: #fff; font-size: 12px; padding-left: 7px; background: url(../images/img28.png);}
.tfy-floor6 .tfy-l .mt ul{ overflow: hidden; padding: 5px 0;}
.tfy-floor6 .tfy-l .mt li{ cursor: pointer; float: left; margin-right: 36px; font-size: 14px; color: #8f9aa8; line-height: 28px;}
.tfy-floor6 .tfy-l .mt li.active{ color: #333333;}
.tfy-floor6 .tfy-l .mt .tfy-slide li a{color: #8f9aa8;}
.tfy-floor6 .tfy-l .mb{ width: 285px; height: 320px;}
.tfy-floor6 .tfy-r{ width: 895px;}
.tfy-floor6 .tfy-r .tfy-rx{ overflow: hidden; margin-bottom: 10px;}
.tfy-floor6 .tfy-r .tfy-rx ul{ width: 915px; overflow: hidden;}
.tfy-floor6 .tfy-r .tfy-rx li{ width: 285px; margin-right: 20px; float: left;}
.tfy-floor6 .w .tfy-rx .tfy-img{ width: 285px; height:180px; overflow:hidden;}
.tfy-floor6 .w .tfy-rx .tfy-img img{ width: 100%; min-height:180px; overflow:hidden;}

.tfy-floor6 .tfy-r .tfy-rx li .tfy-tit{ margin-top: 6px;}
.tfy-floor6 .tfy-r .tfy-rx li .tfy-tit .mt{ line-height: 33px;}
.tfy-floor6 .tfy-r .tfy-rx li .tfy-tit .mt .fl{ font-size: 16px; max-width:200px;overflow:hidden;}
.tfy-floor6 .slide6 .hd{ top: -49px;}
.tfy-floor7{ overflow: hidden; margin-bottom: 20px;}
.tfy-floor7 .tfy-l h3{ font-size: 36px; color: #333333; font-weight: bold; margin-bottom: 15px;}
.tfy-floor7 .tfy-l .tfy-img{ width: 285px; height: 430px;}
.tfy-floor7 .tfy-r{ width: 895px; overflow: hidden; margin-top: 15px;}
.tfy-floor7 .tfy-r dl{ float: left; width: 436px;}
.tfy-floor7 .tfy-r .l{ margin-right: 23px;}
.tfy-floor7 .tfy-r dt{ font-size: 16px; font-weight: bold; color: #333333; border-bottom: 1px solid #e6e6e6;}
.tfy-floor7 .tfy-r dt>img{ margin-right: 3px;}
.tfy-floor7 .tfy-r dt a{ float: right;}
.tfy-floor7 .tfy-r dd{ border-bottom: 1px solid #e6e6e6;}
.tfy-floor7 .tfy-r dd .mt{ overflow: hidden; padding: 15px 0;}
.tfy-floor7 .tfy-r dd .mt .title .tfy-img{ width: 26px; height: 26px; border-radius: 50%; overflow: hidden; float: left; margin-right: 10px;}
.tfy-floor7 .tfy-r dd .mt .title .tfy-tit{ float: left; line-height: 26px; font-size: 12px; color: #333333;}
.tfy-floor7 .tfy-r dd p{ font-size: 14px; line-height: 24px; color: #333333; height: 72px; overflow: hidden;}
.tfy-floor7 .tfy-r dd p a{ color: #333333; }
.tfy-floor7 .tfy-r dd .mb{ overflow: hidden; font-size: 12px; color: #8f9aa8; padding-bottom: 7px;}
.tfy-floor7 .tfy-r .r dd .mt .title .tfy-tit{ font-weight: bold; font-size: 14px;}
.tfy-floor7 .tfy-r dd .mt .tfy-star{ width: 86px; height: 13px; position: relative; background: url(../images/img32.png);}
.tfy-floor7 .tfy-r dd .mt .tfy-star .tfy-starmain{ width: 86px; height: 13px; position: absolute; background: url(../images/img33.png); top: 0; left: 0;}
.tfy-line{ width: 100%; height: 16px; background: url(../images/img35.png) no-repeat center top; margin-bottom: 20px;}

.tfy-floor8{ overflow: hidden; margin-bottom: 20px;}
.tfy-floor8 .tfy-l{ width: 810px;}
.tfy-floor8 .tfy-r{ margin-top: 15px; position: relative; border-radius: 3px; width: 370px; height: 465px; overflow: hidden;}
.tfy-floor8 .tfy-r .hd{ position: absolute; left: 30px; top: 305px; z-index: 12;}
.tfy-floor8 .tfy-r .hd li{ float: left; width: 12px; height: 2px; margin-right: 8px; cursor: pointer; transition: 0.5s all; background: rgba(255,255,255,.4); font-size: 0;}
.tfy-floor8 .tfy-r .hd li.on{ width: 24px; background: #fff;}
.tfy-floor8 .tfy-l .mt{ overflow: hidden;}
.tfy-floor8 .tfy-l .mt h3{ font-size: 36px; color: #333333; font-weight: bold; float: left; margin-bottom: 15px;}
.tfy-floor8 .tfy-l .mt ul{ float: right; margin-top: 10px;}
.tfy-floor8 .tfy-l .mt li{ float: left; width: 84px; height: 30px; font-size: 14px; text-align: center; line-height: 30px; cursor: pointer; margin-left: 30px;}
.tfy-floor8 .tfy-l .mt li.active{ color: #fff; background: url(../images/img42.png);}
.tfy-floor8 .tfy-l .mc .l{ overflow: hidden;}
.tfy-floor8 .tfy-l .mc .l .box{ width: 515px; float: left; padding-left: 20px; height: 242px; border-radius: 3px; background: #f7f7f7; overflow: hidden; position: relative;}
.tfy-floor8 .tfy-l .mc .l .box .tfy-t{ margin-top: 10px; overflow: hidden; margin-bottom: 15px;}
.tfy-floor8 .tfy-l .mc .l .box .tfy-t .tfy-tit{ float: left;}
.tfy-floor8 .tfy-l .mc .l .box .tfy-t .tfy-tit h2{ font-size: 22px; color: #333333;}
.tfy-floor8 .tfy-l .mc .l .box .tfy-t .tfy-tit h2 img{ margin-left: 5px;}
.tfy-floor8 .tfy-l .mc .l .box .tfy-t .tfy-tit p{ font-size: 14px; color: #8f9aa8;}
.tfy-floor8 .tfy-l .mc .l .box .tfy-t ul{ float: right; margin-top: 10px; margin-right: 10px;}
.tfy-floor8 .tfy-l .mc .l .box .tfy-t li{ float: left; width: 70px; text-align: center;}
.tfy-floor8 .tfy-l .mc .l .box .tfy-t li .tfy-titx{ font-size: 12px; color: #333333; }
.tfy-smbox li{ overflow: hidden; margin-bottom: 10px;}
.tfy-smbox .tfy-img{ float: left; width: 38px; height: 38px; border: 1px solid #e6e6e6; background: #fff;}
.tfy-smbox input{ float: left; height: 38px; border: 1px solid #e6e6e6; border-left: 0; width: 273px; padding: 0 8px; font-size: 14px;}
.tfy-smbox button{ border: 0; cursor: pointer;}
.tfy-floor8 .tfy-l .mc .l .box .tfy-fix{ text-align: right; position: absolute; right: 20px; bottom: 20px;}
.tfy-floor8 .tfy-l .mc .l .box .tfy-fix h2{ font-size: 30px; color: #fc5260; font-weight: bold;}
.tfy-floor8 .tfy-l .mc .l .box .tfy-fix p{ font-size: 14px; color: #333333;}

.tfy-floor8 .tfy-l .mc .l .tfy-titbox{ float: right; width: 260px; height: 242px; border-radius: 3px; overflow: hidden; background: #f7f7f7;}
.tfy-floor8 .tfy-l .mc .l .tfy-titbox h2{ line-height: 34px; font-size: 14px; margin-top: 7px; color: #333333; font-weight: bold; padding: 0 15px; position: relative; border-bottom: 1px solid #e6e6e6;}
.tfy-floor8 .tfy-l .mc .l .tfy-titbox h2:after{ content: ""; position: absolute; left: 0; top: 10px; width: 3px; height: 14px; background: #ff5c00;}
.tfy-floor8 .tfy-l .mc .l .tfy-titbox h2 a{ float: right; font-weight: normal;}
.tfy-floor8 .tfy-l .mc .l .tfy-titbox h2 a img{ vertical-align: -1px; margin-left: 3px;}
.tfy-floor8 .tfy-l .mc .l .tfy-titbox li a{ padding: 0 15px; font-size: 14px; line-height: 32px; color: #333333; width: 230px; display: block;}
.tfy-floor8 .tfy-l .mc .l .tfy-titbox li a:hover{ color: #ff5c00;}
.tfy-floor8 .tfy-l .mb .tfy-bimg{ width: 810px; overflow: hidden; margin-top: 10px;}
.tfy-floor8 .tfy-l .mb .tfy-bimg ul{ width: 825px; overflow: hidden;}
.tfy-floor8 .tfy-l .mb .tfy-bimg li{ width: 260px; height: 160px; float: left; margin-right: 15px; position: relative; border-radius: 3px; overflow: hidden;}
.tfy-floor8 .tfy-l .mb .tfy-bimg li img{width: 100%;min-height: 160px;}
.tfy-floor8 .tfy-l .mb .tfy-bimg li .tfy-tit{ text-align: center; overflow: hidden; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(51,51,51,.5); display: none;}
.tfy-floor8 .tfy-l .mb .tfy-bimg li .tfy-tit .tfy-xian{ position: absolute; top: 50%; left: 50%; margin-left: -75px; width: 150px; height: 1px; background: rgba(255,255,255,.5);}
.tfy-floor8 .tfy-l .mb .tfy-bimg li .tfy-tit h2{ font-size: 16px; color: #fff; margin-top: 52px; margin-bottom: 8px;}
.tfy-floor8 .tfy-l .mb .tfy-bimg li .tfy-tit p{ font-size: 12px; color: #fff;}
.tfy-floor8 .tfy-l .mb .tfy-bimg li:hover .tfy-tit{ display: block;}
.tfy-floor8 .tfy-l .mc .r{ float: right;}

.tfy-floor9{ margin-bottom: 40px; overflow: hidden;}
.tfy-floor9 .tfy-top{ text-align: center; padding: 30px 0;}

.slide11{ width: 340px; padding: 0 20px; height: 400px; border-radius: 3px; background: #f7f7f7; float: left; margin-right: 30px;}
.slide11 .hd{ overflow: hidden;}
.slide11 .hd li{ font-size: 18px; margin-right: 20px; color: #333333; line-height: 66px; float: left;}
.slide11 .hd .lir{ margin-right: 0px; float: right;}
.slide11 .hd .lir a{ font-size: 14px; color: #999;}
.address .hd li{ color: #8f9aa8; font-size: 18px;}
.address .hd li.on{ color: #333333; position: relative;}
.address .hd li.on:after{ content: ""; position: absolute; left: 0; bottom: 12px; width: 100%; height: 2px; background: #ff5b6a;}
.slide11 dd{ overflow: hidden; line-height: 16px; margin-bottom: 16px;}
.slide11 dd span{ float: left; width: 16px; height: 16px; background: #afbac8; border-radius: 2px; text-align: center; line-height: 16px; font-size: 12px; color: #fff; margin-right: 18px;}
.slide11 dd span.red{ background: #ff5c00;}
.slide11 dd span.green{ background: #328602;}
.slide11 dd span.huise{ background: #afbac8;}
.slide11 dd a{ font-size: 14px; color: #333333; display: block; float: left; width: 306px;}
.slide11 dd a:hover{ color: #ff5c00;}
.slide11 dd i{ width: 65px; float: right; text-align: right; font-size: 14px; color: #8f9aa8;}
.slide11 .l dd a{ width: 241px;}
.slide11:last-of-type{ margin-right: 0;}
.tfy-link{ overflow: hidden;}
.slide8 .hd{ overflow: hidden; border-bottom: 1px solid #e6e6e6;}
.slide8 .hd ul{ float: left;}
.slide8 .hd li{ float: left; font-size: 16px; color: #8f9aa8; margin-right: 40px; padding-bottom: 8px; cursor: pointer;}
.slide8 .hd li.on{ position: relative; color: #333;}
.slide8 .hd li.on:after{ position: absolute; content: ""; bottom: 0; left: 0; width: 100%; height: 2px; background: #ff5b6a;}
.slide8 .hd span{ font-size: 14px; color: #333333; font-weight: bold; float: right;}
.slide8 .hd span em{ color: #ff5c00;}
.slide8 .bd{ overflow: hidden;}
.slide8 .bd ul{ padding: 15px 0; overflow: hidden;}
.slide8 .bd li{ float: left; margin-right: 14px;}
.slide8 .bd li a{ color: #8f9aa8; font-size: 12px;}
.slide8 .bd li a:hover{ color: #333333; text-decoration: underline;}

.tfy-footer {margin-top: 20px;margin-bottom:20px; clear: both;}
.tfy-footer p {line-height: 34px;text-align: center;font-size: 14px;color: #666;}
.tfy-footer img {vertical-align:middle;}
.tfy-footer a {color: #666;}
.tfy-footer a:hover {color: #f60;text-decoration: underline;}
.tfy-footer .pice {margin:0 10px;color: #ddd;}


.tfy-tui{ text-align: center; margin: 20px 0;}
.tfy-tui .box{ display: inline-block; position: relative;}
.tfy-tui .box:after{ content: ""; position: absolute; left: -295px; top: 31px; width: 260px; height: 1px; background: #d9d9d9;}
.tfy-tui .box:before{ content: ""; position: absolute; right: -295px; top: 31px; width: 260px; height: 1px; background: #d9d9d9;}
.tfy-tui h2{ font-size: 26px; color: #333333; font-weight: bold;}
.tfy-tui p{ font-size: 16px; color: #d0dee7; font-weight: bold; text-transform: uppercase;}
.tfy-fixed{ position: fixed; z-index: 13; top: 50%; right: 0; margin-top: -50px;}
.tfy-fixed dd{ margin-bottom: 4px; width: 60px; height: 60px; transition: 0.5s all; background: #6478a6; border-top-left-radius: 3px; border-bottom-left-radius: 3px; text-align: center;}
.tfy-fixed dd:hover{background:#ff5c00;}
.tfy-fixed dd a{ display: block; height: 60px; overflow: hidden;}
.tfy-fixed dd .tfy-img{ width: 24px; height: 24px; margin: 10px auto 0 auto;}
.tfy-fixed dd .tfy-tit{ font-size: 14px; color: #fff;}
.tfy-fixed dd ul{ width:172px; position: absolute;right: 66px;display: none; z-index: 12;top:15%;padding: 24px 24px 20px;background-color: #ffffff;box-shadow: 0px 2px 4px 0px #ccc;border: solid 1px #e8e8e8;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;}
.tfy-fixed dd:hover ul{ display: block;}
.tfy-fixed .tfy-erweima ul{ width: 172px; height: 182px;}
.tfy-fixed dd li{ text-align: center;width: 172px;background:#fff;}
.tfy-fixed dd li a{ font-size: 12px; line-height: 30px; display: block;}
.tfy-fixed dd li p{ font-size: 14px; text-align: center; color: #333;line-height:26px;}
.tfy-fixed dd li .tfy-img{ width: 150px; height: 150px; margin: 0 auto; padding-bottom:5px;}
.tfy-fixed dd li .tfy-img img{ width: 100%; height: 100%;}

.tfy-fixed .chat {
	position: relative;
}

.tfy-fixed .chat .spot {
	width: 10px;
	height: 10px;
	display: inline-block;
	background-color: #f00;
	border-radius: 50%;
	position: absolute;
	top: 10px;
	right: 10px;
	animation: blink 0.8s infinite;
	-webkit-animation: blink 0.8s infinite;
}

.tfy-fixed .spot.hide {
	display: none;
}

@keyframes blink {
	0% {
		opacity: 0;
	}

	50% {
		opacity: 100;
	}

	100% {
		opacity: 0;
	}
}

@-webkit-keyframes blink {
	0% {
		opacity: 0;
	}

	50% {
		opacity: 100;
	}

	100% {
		opacity: 0;
	}
}

.tfy-fixed .chat .chat_list {
	right: 60px;
	top: 0;
	padding-right: 6px;
	position: absolute;
	/* display: block; */
}

.tfy-fixed .chat .chat_list ul {
	position: initial;
	padding: 5px;
	width: 230px;
	display: block;
	max-height: 400px;
	overflow-x: hidden;
}

.tfy-fixed .chat .chat_list ul::-webkit-scrollbar {
	display: none;
}

.tfy-fixed dd .chat_list {
	display: none;
}

.tfy-fixed dd:hover .chat_list {
	display: block;
}

.tfy-fixed .chat .friend {
	width: 100%;
	box-sizing: border-box;
	cursor: pointer;
	padding: 5px;
	border-bottom: 1px solid #f3f3f3;
	transition: 0.2s;
	-webkit-transition: 0.2s;
	position: relative;
}

.tfy-fixed .chat .friend:hover {
	background: #fff8f8;
}

.tfy-fixed .chat .friend .uncount {
	display: inline-block;
	height: 16px;
	line-height: 16px;
	min-width: 16px;
	padding: 0 5px;
	box-sizing: border-box;
	border-radius: 9px;
	background-color: #f00;
	color: #fff;
	font-size: 12px;
	text-align: center;
	position: absolute;
	top: 15px;
	right: 15px;
}

.tfy-fixed .chat .friend img {
	width: 36px;
	height: 36px;
	border-radius: 50%;
	overflow: hidden;
	float: left;
	margin-top: 6px;
	margin-right: 10px;
}

.tfy-fixed .chat .friend .info .nickname {
	text-align: left;
	font-size: 15px;
}

.tfy-fixed .chat .friend .info .message {
	height: 26px;
	text-align: left;
	font-size: 13px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #666;
}
.service_box {
	width: 1200px;
	height: 110px;
	margin: 0 auto;
	box-sizing: border-box;
	border: 1px solid #dedede;
	font-size: 0;
	margin-bottom: 10px;
}

.service_box .label {
	height: 100%;
	width: 190px;
	text-align: center;
	display: inline-block;
	vertical-align: middle;
	box-sizing: border-box;
	padding: 20px;
	border-right: 1px solid #dedede;
}

.service_box .service_list {
	height: 100%;
	width: 1006px;
	padding: 15px 15px 15px 12px;
	box-sizing: border-box;
	display: inline-block;
	vertical-align: middle;
	position: relative;
}
.service_box .service_list .next {
	position: absolute;
	right:-1px;
	top: 0;
	bottom: 0;
	width: 50px;
	padding: 33px 15px;
	box-sizing: border-box;
	transition: 0.26s;
	-webkit-transition: 0.26s;
}
.service_box .service_list .next:hover{
	background-color: rgba(0, 0, 0, 0.1);
}
.service_box .service_list .next img{
	width: 100%;
}

.service_box .label .label_name {
	font-size: 26px;
	font-weight: bold;
	color: #666666;
}

.service_box .label .label_en_name {
	font-size: 12px;
	/* font-weight: bold; */
	color: #999999;
}

.service_box .service_list .service_item {
	padding: 14px 15px;
	height: 100%;
	width: 195px;
	box-sizing: border-box;
	display: inline-block;
	font-size: 14px;
	/* text-align: center; */
	vertical-align: middle;
	transition: 0.26s;
	-webkit-transition: 0.26s;
}
.service_box .service_list .service_item:hover{
	background-color: #f3f3f3;
}
.service_box .service_list .service_item p{
	display: inline-block;
	vertical-align: middle;
}

.service_box .service_list .service_item img {
	width: 50px;
}

.service_box .service_list .service_item p.text {
	height: 50px;
	width: 100px;
	margin-left: 10px;
}